home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / comm3 / awbsndmm.rdm < prev    next >
Text File  |  1996-05-20  |  2KB  |  52 lines

  1. Short:    Mail plugin for Aweb with YAM
  2. Author:   ALeX Kazik <akazik@TechFak.Uni-Bielefeld.DE>
  3. Uploader: ALeX Kazik <akazik@TechFak.Uni-Bielefeld.DE>
  4. Type:     comm/tcp
  5.  
  6. Inline mail send arexx script for Aweb with YAM (Yet Another Mailer).
  7.  
  8. Description:
  9. ¯¯¯¯¯¯¯¯¯¯¯
  10. This script is a mailto: plugin for Aweb.  This script will be run in
  11. response to mailto: URLs, and will allow you to either compose a message.
  12.  
  13. Installation:
  14. ¯¯¯¯¯¯¯¯¯¯¯¯¯
  15.    1) Put this script in the same directory that the Aweb executable is in.
  16.    2) Set Aweb to the following settings:
  17.          ----------------------------------------------
  18.    Network 3: External Programs
  19.               mailto:
  20.      Command:  sys:rexxc/rx
  21.    Arguments:  AWEBsendYAMmail %s %s
  22.          ----------------------------------------------
  23.    Network 1: General
  24.       [ X ] Allow Shell commands in Links (check on)
  25.          ----------------------------------------------
  26.       
  27. Requiements:
  28. ¯¯¯¯¯¯¯¯¯¯¯¯
  29.    AWeb and YAM. Don't forget to enable the Rexx (and in MUI). Also ED,
  30.    RequestChoice, delete and run must be somewhere in your path or ROM.
  31.  
  32. Author:
  33. ¯¯¯¯¯¯¯
  34.  
  35.                         Alex  Kazik
  36.                     Stapenhorststr.  81
  37.                       33516 Bielefeld
  38.                           Germany
  39.  
  40.          E-Mail: akazik@TechFak.Uni-Bielefeld.DE
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.                                                 ###### ##      ####  ##   ##
  48.                                                ##   ## ##     ##  ##  ## ##
  49.                                                #### ## ##     ######   ###
  50.                                                ## #### ##     ##      ## ##
  51.                                                ##   ## ######  ####  ##   ##
  52.